| GUI Help > Special > setSelStart | ||||||||||||||
|
setSelStart |
||||||||||||||
| setSelStart handle editGadget, int selStart | ||||||||||||||
|
Description: Sets the position of the caret (the thin blinking cursor) within the edit gadget if no text is selected. Otherwise, it sets the first character of the current selection in an edit gadget. Used in combination with setSelLen to set the length of the selected text. |
||||||||||||||
|
Return Value: |
||||||||||||||
| Parameters: | ||||||||||||||
|
||||||||||||||
| Remarks:
|
||||||||||||||
| See Also:
|
||||||||||||||
|
Example: (Note: You will need to include the GUI constants file for this example to work) |